Appends a series of connected line segments to the end of this IGraphicsPath.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
C# Copy Code |
---|
void AddLines ( |
Visual Basic Copy Code |
---|
Sub AddLines( _ |
A list of Point structures that represents the points that define the line segments to add.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |